home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 30 / Mac Magazin and MacEasy Magazine CD - Issue 30.iso / utilities / Mac OS X / Load_Monitor / src / Load Monitor.pbproj / project.pbxproj < prev   
Encoding:
Text File  |  2002-01-14  |  18.1 KB  |  877 lines

  1. // !$*UTF8*$!
  2. {
  3.     archiveVersion = 1;
  4.     classes = {
  5.     };
  6.     objectVersion = 34;
  7.     objects = {
  8.         017C91AB005D36227F000001 = {
  9.             buildRules = (
  10.             );
  11.             buildSettings = {
  12.                 COPY_PHASE_STRIP = NO;
  13.                 OPTIMIZATION_CFLAGS = "-O0";
  14.             };
  15.             isa = PBXBuildStyle;
  16.             name = Development;
  17.         };
  18.         017C91AC005D36227F000001 = {
  19.             buildRules = (
  20.             );
  21.             buildSettings = {
  22.                 COPY_PHASE_STRIP = YES;
  23.             };
  24.             isa = PBXBuildStyle;
  25.             name = Deployment;
  26.         };
  27. //010
  28. //011
  29. //012
  30. //013
  31. //014
  32. //040
  33. //041
  34. //042
  35. //043
  36. //044
  37.         043355C9FE30361CC02AAC07 = {
  38.             buildActionMask = 2147483647;
  39.             files = (
  40.             );
  41.             isa = PBXRezBuildPhase;
  42.             name = "ResourceManager Resources";
  43.         };
  44. //040
  45. //041
  46. //042
  47. //043
  48. //044
  49. //050
  50. //051
  51. //052
  52. //053
  53. //054
  54.         05B2197B0012D9E27F000001 = {
  55.             isa = PBXFileReference;
  56.             path = MainController.h;
  57.             refType = 4;
  58.         };
  59.         05B2197C0012D9E27F000001 = {
  60.             isa = PBXFileReference;
  61.             path = MainController.m;
  62.             refType = 4;
  63.         };
  64.         05B2197F0012D9E27F000001 = {
  65.             fileRef = 05B2197B0012D9E27F000001;
  66.             isa = PBXBuildFile;
  67.             settings = {
  68.             };
  69.         };
  70. //050
  71. //051
  72. //052
  73. //053
  74. //054
  75. //080
  76. //081
  77. //082
  78. //083
  79. //084
  80.         080E96DCFE201CFB7F000001 = {
  81.             fileRef = 29B97318FDCFA39411CA2CEA;
  82.             isa = PBXBuildFile;
  83.             settings = {
  84.             };
  85.         };
  86.         080E96DDFE201D6D7F000001 = {
  87.             children = (
  88.                 F5DB6F2601B156EF018EC490,
  89.                 F5DB6F2701B156EF018EC490,
  90.                 05B2197B0012D9E27F000001,
  91.                 05B2197C0012D9E27F000001,
  92.                 F51FAB760108F99B01000001,
  93.                 F51FAB770108F99B01000001,
  94.                 F5AF49BA0194954001000102,
  95.                 F5AF49BB0194954001000102,
  96.                 F546833D019DA12501000202,
  97.                 F546833F019DA14B01000202,
  98.             );
  99.             isa = PBXGroup;
  100.             name = Classes;
  101.             refType = 4;
  102.         };
  103. //080
  104. //081
  105. //082
  106. //083
  107. //084
  108. //100
  109. //101
  110. //102
  111. //103
  112. //104
  113.         1058C7A0FEA54F0111CA2CBB = {
  114.             children = (
  115.                 F53864A901F0837101F34101,
  116.                 1058C7A1FEA54F0111CA2CBB,
  117.             );
  118.             isa = PBXGroup;
  119.             name = "Linked Frameworks";
  120.             refType = 4;
  121.         };
  122.         1058C7A1FEA54F0111CA2CBB = {
  123.             isa = PBXFrameworkReference;
  124.             name = Cocoa.framework;
  125.             path = /System/Library/Frameworks/Cocoa.framework;
  126.             refType = 0;
  127.         };
  128.         1058C7A2FEA54F0111CA2CBB = {
  129.             children = (
  130.                 29B97325FDCFA39411CA2CEA,
  131.                 29B97324FDCFA39411CA2CEA,
  132.             );
  133.             isa = PBXGroup;
  134.             name = "Other Frameworks";
  135.             refType = 4;
  136.         };
  137.         1058C7A3FEA54F0111CA2CBB = {
  138.             fileRef = 1058C7A1FEA54F0111CA2CBB;
  139.             isa = PBXBuildFile;
  140.             settings = {
  141.             };
  142.         };
  143. //100
  144. //101
  145. //102
  146. //103
  147. //104
  148. //170
  149. //171
  150. //172
  151. //173
  152. //174
  153.         17587328FF379C6511CA2CBB = {
  154.             isa = PBXApplicationReference;
  155.             path = "Load Monitor.app";
  156.             refType = 3;
  157.         };
  158. //170
  159. //171
  160. //172
  161. //173
  162. //174
  163. //190
  164. //191
  165. //192
  166. //193
  167. //194
  168.         19C28FACFE9D520D11CA2CBB = {
  169.             children = (
  170.                 17587328FF379C6511CA2CBB,
  171.                 F538648A01F0809E01F34101,
  172.             );
  173.             isa = PBXGroup;
  174.             name = Products;
  175.             refType = 4;
  176.         };
  177. //190
  178. //191
  179. //192
  180. //193
  181. //194
  182. //290
  183. //291
  184. //292
  185. //293
  186. //294
  187.         29B97313FDCFA39411CA2CEA = {
  188.             buildStyles = (
  189.                 017C91AB005D36227F000001,
  190.                 017C91AC005D36227F000001,
  191.             );
  192.             isa = PBXProject;
  193.             mainGroup = 29B97314FDCFA39411CA2CEA;
  194.             projectDirPath = "";
  195.             targets = (
  196.                 29B97326FDCFA39411CA2CEA,
  197.                 F538648C01F0809E01F34101,
  198.             );
  199.         };
  200.         29B97314FDCFA39411CA2CEA = {
  201.             children = (
  202.                 F53864AF01F085A301F34101,
  203.                 080E96DDFE201D6D7F000001,
  204.                 29B97315FDCFA39411CA2CEA,
  205.                 29B97317FDCFA39411CA2CEA,
  206.                 29B97323FDCFA39411CA2CEA,
  207.                 19C28FACFE9D520D11CA2CBB,
  208.             );
  209.             isa = PBXGroup;
  210.             name = LoadInDock;
  211.             path = "";
  212.             refType = 4;
  213.         };
  214.         29B97315FDCFA39411CA2CEA = {
  215.             children = (
  216.                 29B97316FDCFA39411CA2CEA,
  217.             );
  218.             isa = PBXGroup;
  219.             name = "Other Sources";
  220.             path = "";
  221.             refType = 4;
  222.         };
  223.         29B97316FDCFA39411CA2CEA = {
  224.             isa = PBXFileReference;
  225.             path = main.m;
  226.             refType = 4;
  227.         };
  228.         29B97317FDCFA39411CA2CEA = {
  229.             children = (
  230.                 29B97318FDCFA39411CA2CEA,
  231.                 F588763201063EF201000001,
  232.                 F5848945010F983901000001,
  233.                 F589108001C39B8D01F180C0,
  234.                 F53864AD01F0849A01F34101,
  235.                 F53864B801F093BB01F34101,
  236.                 F541963101C22F7901BB418B,
  237.             );
  238.             isa = PBXGroup;
  239.             name = Resources;
  240.             path = "";
  241.             refType = 4;
  242.         };
  243.         29B97318FDCFA39411CA2CEA = {
  244.             children = (
  245.                 29B97319FDCFA39411CA2CEA,
  246.                 F5381AE301C167F80150142D,
  247.                 F5A80E8C01E89B6E01BD92B6,
  248.             );
  249.             isa = PBXVariantGroup;
  250.             name = MainMenu.nib;
  251.             path = "";
  252.             refType = 4;
  253.         };
  254.         29B97319FDCFA39411CA2CEA = {
  255.             isa = PBXFileReference;
  256.             name = English;
  257.             path = English.lproj/MainMenu.nib;
  258.             refType = 4;
  259.         };
  260.         29B97323FDCFA39411CA2CEA = {
  261.             children = (
  262.                 1058C7A0FEA54F0111CA2CBB,
  263.                 1058C7A2FEA54F0111CA2CBB,
  264.             );
  265.             isa = PBXGroup;
  266.             name = Frameworks;
  267.             path = "";
  268.             refType = 4;
  269.         };
  270.         29B97324FDCFA39411CA2CEA = {
  271.             isa = PBXFrameworkReference;
  272.             name = AppKit.framework;
  273.             path = /System/Library/Frameworks/AppKit.framework;
  274.             refType = 0;
  275.         };
  276.         29B97325FDCFA39411CA2CEA = {
  277.             isa = PBXFrameworkReference;
  278.             name = Foundation.framework;
  279.             path = /System/Library/Frameworks/Foundation.framework;
  280.             refType = 0;
  281.         };
  282.         29B97326FDCFA39411CA2CEA = {
  283.             buildPhases = (
  284.                 29B97327FDCFA39411CA2CEA,
  285.                 29B97328FDCFA39411CA2CEA,
  286.                 29B9732BFDCFA39411CA2CEA,
  287.                 29B9732DFDCFA39411CA2CEA,
  288.                 043355C9FE30361CC02AAC07,
  289.                 F53864AB01F0842B01F34101,
  290.             );
  291.             buildSettings = {
  292.                 DEBUGGING_SYMBOLS = NO;
  293.                 FRAMEWORK_SEARCH_PATHS = "";
  294.                 HEADER_SEARCH_PATHS = "";
  295.                 LIBRARY_SEARCH_PATHS = "";
  296.                 OPTIMIZATION_CFLAGS = "-O3";
  297.                 OTHER_CFLAGS = "";
  298.                 OTHER_LDFLAGS = "";
  299.                 PRODUCT_NAME = "Load Monitor";
  300.                 SECTORDER_FLAGS = "";
  301.                 WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
  302.                 WRAPPER_EXTENSION = app;
  303.             };
  304.             dependencies = (
  305.                 F538648B01F0809E01F34101,
  306.             );
  307.             isa = PBXApplicationTarget;
  308.             name = "Load Monitor";
  309.             productName = LoadInDock;
  310.             productReference = 17587328FF379C6511CA2CBB;
  311.             productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
  312. <!DOCTYPE plist SYSTEM \"file://localhost/System/Library/DTDs/PropertyList.dtd\">
  313. <plist version=\"0.9\">
  314. <dict>
  315.     <key>CFBundleDevelopmentRegion</key>
  316.     <string>English</string>
  317.     <key>CFBundleExecutable</key>
  318.     <string>Load Monitor</string>
  319.     <key>CFBundleGetInfoString</key>
  320.     <string>Load Monitor 0.92
  321. Copyright ¬© 2001-2002 A. Vial</string>
  322.     <key>CFBundleIconFile</key>
  323.     <string>icn_load.icns</string>
  324.     <key>CFBundleInfoDictionaryVersion</key>
  325.     <string>6.0</string>
  326.     <key>CFBundleName</key>
  327.     <string>Load Monitor</string>
  328.     <key>CFBundlePackageType</key>
  329.     <string>APPL</string>
  330.     <key>CFBundleShortVersionString</key>
  331.     <string>0.92</string>
  332.     <key>CFBundleSignature</key>
  333.     <string>????</string>
  334.     <key>CFBundleVersion</key>
  335.     <string>0.92</string>
  336.     <key>NSHelpFile</key>
  337.     <string>LoadMonitor.help</string>
  338.     <key>NSMainNibFile</key>
  339.     <string>MainMenu</string>
  340.     <key>NSPrincipalClass</key>
  341.     <string>NSApplication</string>
  342. </dict>
  343. </plist>
  344. ";
  345.             shouldUseHeadermap = 0;
  346.         };
  347.         29B97327FDCFA39411CA2CEA = {
  348.             buildActionMask = 2147483647;
  349.             files = (
  350.                 05B2197F0012D9E27F000001,
  351.                 F51FAB780108F99B01000001,
  352.                 F5AF49BC0194954001000102,
  353.                 F546833E019DA12501000202,
  354.                 F5DB6F2801B156EF018EC490,
  355.             );
  356.             isa = PBXHeadersBuildPhase;
  357.             name = Headers;
  358.         };
  359.         29B97328FDCFA39411CA2CEA = {
  360.             buildActionMask = 2147483647;
  361.             files = (
  362.                 080E96DCFE201CFB7F000001,
  363.                 F588763401063EF201000001,
  364.                 F541963301C22F7901BB418B,
  365.                 F589108101C39B8D01F180C0,
  366.                 F53864AE01F0849A01F34101,
  367.                 F53864BB01F0962C01F34101,
  368.             );
  369.             isa = PBXResourcesBuildPhase;
  370.             name = "Bundle Resources";
  371.         };
  372.         29B9732BFDCFA39411CA2CEA = {
  373.             buildActionMask = 2147483647;
  374.             files = (
  375.                 29B9732CFDCFA39411CA2CEA,
  376.                 F595366A01BAC3B901BD2716,
  377.                 F51FAB790108F99B01000001,
  378.                 F5AF49BD0194954001000102,
  379.                 F5468340019DA14B01000202,
  380.                 F5DB6F2901B156EF018EC490,
  381.             );
  382.             isa = PBXSourcesBuildPhase;
  383.             name = Sources;
  384.         };
  385.         29B9732CFDCFA39411CA2CEA = {
  386.             fileRef = 29B97316FDCFA39411CA2CEA;
  387.             isa = PBXBuildFile;
  388.             settings = {
  389.                 ATTRIBUTES = (
  390.                 );
  391.             };
  392.         };
  393.         29B9732DFDCFA39411CA2CEA = {
  394.             buildActionMask = 2147483647;
  395.             files = (
  396.                 1058C7A3FEA54F0111CA2CBB,
  397.                 F538649401F0809E01F34101,
  398.                 F53864AA01F0837101F34101,
  399.             );
  400.             isa = PBXFrameworksBuildPhase;
  401.             name = "Frameworks & Libraries";
  402.         };
  403. //290
  404. //291
  405. //292
  406. //293
  407. //294
  408. //F50
  409. //F51
  410. //F52
  411. //F53
  412. //F54
  413.         F51FAB760108F99B01000001 = {
  414.             isa = PBXFileReference;
  415.             path = Preferences.h;
  416.             refType = 4;
  417.         };
  418.         F51FAB770108F99B01000001 = {
  419.             isa = PBXFileReference;
  420.             path = Preferences.m;
  421.             refType = 4;
  422.         };
  423.         F51FAB780108F99B01000001 = {
  424.             fileRef = F51FAB760108F99B01000001;
  425.             isa = PBXBuildFile;
  426.             settings = {
  427.             };
  428.         };
  429.         F51FAB790108F99B01000001 = {
  430.             fileRef = F51FAB770108F99B01000001;
  431.             isa = PBXBuildFile;
  432.             settings = {
  433.             };
  434.         };
  435.         F5381AE301C167F80150142D = {
  436.             isa = PBXFileReference;
  437.             name = French;
  438.             path = French.lproj/MainMenu.nib;
  439.             refType = 4;
  440.         };
  441.         F538648A01F0809E01F34101 = {
  442.             isa = PBXFrameworkReference;
  443.             path = AboutBox.framework;
  444.             refType = 3;
  445.         };
  446.         F538648B01F0809E01F34101 = {
  447.             isa = PBXTargetDependency;
  448.             target = F538648C01F0809E01F34101;
  449.         };
  450.         F538648C01F0809E01F34101 = {
  451.             buildPhases = (
  452.                 F538648D01F0809E01F34101,
  453.                 F538648E01F0809E01F34101,
  454.                 F538649001F0809E01F34101,
  455.                 F538649101F0809E01F34101,
  456.                 F538649301F0809E01F34101,
  457.             );
  458.             buildSettings = {
  459.                 DEBUGGING_SYMBOLS = NO;
  460.                 DYLIB_COMPATIBILITY_VERSION = 1;
  461.                 DYLIB_CURRENT_VERSION = 1;
  462.                 FRAMEWORK_VERSION = A;
  463.                 INSTALL_PATH = "@executable_path/../Frameworks";
  464.                 OPTIMIZATION_CFLAGS = "-O3";
  465.                 OTHER_CFLAGS = "";
  466.                 OTHER_LDFLAGS = "-seg1addr 0x10000000";
  467.                 OTHER_LIBTOOL_FLAGS = "";
  468.                 OTHER_REZFLAGS = "";
  469.                 PRINCIPAL_CLASS = "";
  470.                 PRODUCT_NAME = AboutBox;
  471.                 SECTORDER_FLAGS = "";
  472.                 WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
  473.                 WRAPPER_EXTENSION = framework;
  474.             };
  475.             dependencies = (
  476.             );
  477.             isa = PBXFrameworkTarget;
  478.             name = AboutBox;
  479.             productInstallPath = "@executable_path/../Frameworks";
  480.             productName = AboutBox;
  481.             productReference = F538648A01F0809E01F34101;
  482.             productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
  483. <!DOCTYPE plist SYSTEM \"file://localhost/System/Library/DTDs/PropertyList.dtd\">
  484. <plist version=\"0.9\">
  485. <dict>
  486.     <key>CFBundleDevelopmentRegion</key>
  487.     <string>English</string>
  488.     <key>CFBundleExecutable</key>
  489.     <string></string>
  490.     <key>CFBundleGetInfoString</key>
  491.     <string></string>
  492.     <key>CFBundleIconFile</key>
  493.     <string></string>
  494.     <key>CFBundleIdentifier</key>
  495.     <string></string>
  496.     <key>CFBundleInfoDictionaryVersion</key>
  497.     <string>6.0</string>
  498.     <key>CFBundleName</key>
  499.     <string></string>
  500.     <key>CFBundlePackageType</key>
  501.     <string>FMWK</string>
  502.     <key>CFBundleShortVersionString</key>
  503.     <string></string>
  504.     <key>CFBundleSignature</key>
  505.     <string>????</string>
  506.     <key>CFBundleVersion</key>
  507.     <string>0.0.1d1</string>
  508. </dict>
  509. </plist>
  510. ";
  511.             shouldUseHeadermap = 0;
  512.         };
  513.         F538648D01F0809E01F34101 = {
  514.             buildActionMask = 2147483647;
  515.             files = (
  516.                 F53864B601F085FA01F34101,
  517.             );
  518.             isa = PBXHeadersBuildPhase;
  519.             name = Headers;
  520.         };
  521.         F538648E01F0809E01F34101 = {
  522.             buildActionMask = 2147483647;
  523.             files = (
  524.                 F53864B401F085CF01F34101,
  525.             );
  526.             isa = PBXResourcesBuildPhase;
  527.             name = "Bundle Resources";
  528.         };
  529.         F538649001F0809E01F34101 = {
  530.             buildActionMask = 2147483647;
  531.             files = (
  532.                 F53864C001F0C97001F34101,
  533.             );
  534.             isa = PBXSourcesBuildPhase;
  535.             name = Sources;
  536.         };
  537.         F538649101F0809E01F34101 = {
  538.             buildActionMask = 2147483647;
  539.             files = (
  540.                 F538649201F0809E01F34101,
  541.             );
  542.             isa = PBXFrameworksBuildPhase;
  543.             name = "Frameworks & Libraries";
  544.         };
  545.         F538649201F0809E01F34101 = {
  546.             fileRef = 1058C7A1FEA54F0111CA2CBB;
  547.             isa = PBXBuildFile;
  548.             settings = {
  549.             };
  550.         };
  551.         F538649301F0809E01F34101 = {
  552.             buildActionMask = 2147483647;
  553.             files = (
  554.             );
  555.             isa = PBXRezBuildPhase;
  556.             name = "ResourceManager Resources";
  557.         };
  558.         F538649401F0809E01F34101 = {
  559.             fileRef = F538648A01F0809E01F34101;
  560.             isa = PBXBuildFile;
  561.             settings = {
  562.             };
  563.         };
  564.         F538649D01F0825801F34101 = {
  565.             isa = PBXFileReference;
  566.             name = Credits.rtf;
  567.             path = English.lproj/Credits.rtf;
  568.             refType = 4;
  569.         };
  570.         F53864A901F0837101F34101 = {
  571.             isa = PBXFrameworkReference;
  572.             name = Carbon.framework;
  573.             path = /System/Library/Frameworks/Carbon.framework;
  574.             refType = 0;
  575.         };
  576.         F53864AA01F0837101F34101 = {
  577.             fileRef = F53864A901F0837101F34101;
  578.             isa = PBXBuildFile;
  579.             settings = {
  580.             };
  581.         };
  582.         F53864AB01F0842B01F34101 = {
  583.             buildActionMask = 2147483647;
  584.             dstPath = "";
  585.             dstSubfolderSpec = 10;
  586.             files = (
  587.                 F53864AC01F0842B01F34101,
  588.             );
  589.             isa = PBXCopyFilesBuildPhase;
  590.             name = "Copy Files";
  591.         };
  592.         F53864AC01F0842B01F34101 = {
  593.             fileRef = F538648A01F0809E01F34101;
  594.             isa = PBXBuildFile;
  595.             settings = {
  596.             };
  597.         };
  598.         F53864AD01F0849A01F34101 = {
  599.             isa = PBXFileReference;
  600.             path = InfoPlist.strings;
  601.             refType = 4;
  602.         };
  603.         F53864AE01F0849A01F34101 = {
  604.             fileRef = F53864AD01F0849A01F34101;
  605.             isa = PBXBuildFile;
  606.             settings = {
  607.             };
  608.         };
  609.         F53864AF01F085A301F34101 = {
  610.             children = (
  611.                 F53864B001F085A301F34101,
  612.                 F53864B101F085A301F34101,
  613.                 F53864B301F085CF01F34101,
  614.             );
  615.             isa = PBXGroup;
  616.             name = AboutBox;
  617.             path = "";
  618.             refType = 4;
  619.         };
  620.         F53864B001F085A301F34101 = {
  621.             isa = PBXFileReference;
  622.             name = AboutBox.h;
  623.             path = AboutBox/AboutBox.h;
  624.             refType = 4;
  625.         };
  626.         F53864B101F085A301F34101 = {
  627.             isa = PBXFileReference;
  628.             name = AboutBox.m;
  629.             path = AboutBox/AboutBox.m;
  630.             refType = 4;
  631.         };
  632.         F53864B301F085CF01F34101 = {
  633.             isa = PBXFileReference;
  634.             name = AboutBox.nib;
  635.             path = AboutBox/AboutBox.nib;
  636.             refType = 4;
  637.         };
  638.         F53864B401F085CF01F34101 = {
  639.             fileRef = F53864B301F085CF01F34101;
  640.             isa = PBXBuildFile;
  641.             settings = {
  642.             };
  643.         };
  644.         F53864B601F085FA01F34101 = {
  645.             fileRef = F53864B001F085A301F34101;
  646.             isa = PBXBuildFile;
  647.             settings = {
  648.             };
  649.         };
  650.         F53864B801F093BB01F34101 = {
  651.             children = (
  652.                 F538649D01F0825801F34101,
  653.                 F53864B901F093F401F34101,
  654.                 F53864BA01F093F401F34101,
  655.             );
  656.             isa = PBXVariantGroup;
  657.             name = Credits.rtf;
  658.             refType = 4;
  659.         };
  660.         F53864B901F093F401F34101 = {
  661.             isa = PBXFileReference;
  662.             name = German;
  663.             path = German.lproj/Credits.rtf;
  664.             refType = 4;
  665.         };
  666.         F53864BA01F093F401F34101 = {
  667.             isa = PBXFileReference;
  668.             name = French;
  669.             path = French.lproj/Credits.rtf;
  670.             refType = 4;
  671.         };
  672.         F53864BB01F0962C01F34101 = {
  673.             fileRef = F53864B801F093BB01F34101;
  674.             isa = PBXBuildFile;
  675.             settings = {
  676.             };
  677.         };
  678.         F53864C001F0C97001F34101 = {
  679.             fileRef = F53864B101F085A301F34101;
  680.             isa = PBXBuildFile;
  681.             settings = {
  682.             };
  683.         };
  684.         F53B100D01C169CC0154524D = {
  685.             isa = PBXFileReference;
  686.             name = French;
  687.             path = French.lproj/Preferences.nib;
  688.             refType = 4;
  689.         };
  690.         F53B100E01C16BB10154524D = {
  691.             isa = PBXFileReference;
  692.             name = French;
  693.             path = French.lproj/About.nib;
  694.             refType = 4;
  695.         };
  696.         F541963101C22F7901BB418B = {
  697.             children = (
  698.                 F541963201C22F7901BB418B,
  699.                 F541963401C25A9301BB418B,
  700.                 F5A80E8F01E89B6E01BD92B6,
  701.             );
  702.             isa = PBXVariantGroup;
  703.             name = LoadMonitor.help;
  704.             path = "";
  705.             refType = 4;
  706.         };
  707.         F541963201C22F7901BB418B = {
  708.             isa = PBXFileReference;
  709.             name = English;
  710.             path = English.lproj/LoadMonitor.help;
  711.             refType = 4;
  712.         };
  713.         F541963301C22F7901BB418B = {
  714.             fileRef = F541963101C22F7901BB418B;
  715.             isa = PBXBuildFile;
  716.             settings = {
  717.             };
  718.         };
  719.         F541963401C25A9301BB418B = {
  720.             fileEncoding = 5;
  721.             isa = PBXFileReference;
  722.             name = French;
  723.             path = French.lproj/LoadMonitor.help;
  724.             refType = 4;
  725.         };
  726.         F546833D019DA12501000202 = {
  727.             isa = PBXFileReference;
  728.             path = TranslucentWindow.h;
  729.             refType = 4;
  730.         };
  731.         F546833E019DA12501000202 = {
  732.             fileRef = F546833D019DA12501000202;
  733.             isa = PBXBuildFile;
  734.             settings = {
  735.             };
  736.         };
  737.         F546833F019DA14B01000202 = {
  738.             isa = PBXFileReference;
  739.             path = TranslucentWindow.m;
  740.             refType = 4;
  741.         };
  742.         F5468340019DA14B01000202 = {
  743.             fileRef = F546833F019DA14B01000202;
  744.             isa = PBXBuildFile;
  745.             settings = {
  746.             };
  747.         };
  748.         F5848945010F983901000001 = {
  749.             children = (
  750.                 F5848946010F983901000001,
  751.                 F53B100E01C16BB10154524D,
  752.                 F5A80E8E01E89B6E01BD92B6,
  753.             );
  754.             isa = PBXVariantGroup;
  755.             name = About.nib;
  756.             path = "";
  757.             refType = 4;
  758.         };
  759.         F5848946010F983901000001 = {
  760.             isa = PBXFileReference;
  761.             name = English;
  762.             path = English.lproj/About.nib;
  763.             refType = 4;
  764.         };
  765.         F588763201063EF201000001 = {
  766.             children = (
  767.                 F588763301063EF201000001,
  768.                 F53B100D01C169CC0154524D,
  769.                 F5A80E8D01E89B6E01BD92B6,
  770.             );
  771.             isa = PBXVariantGroup;
  772.             name = Preferences.nib;
  773.             path = "";
  774.             refType = 4;
  775.         };
  776.         F588763301063EF201000001 = {
  777.             isa = PBXFileReference;
  778.             name = English;
  779.             path = English.lproj/Preferences.nib;
  780.             refType = 4;
  781.         };
  782.         F588763401063EF201000001 = {
  783.             fileRef = F588763201063EF201000001;
  784.             isa = PBXBuildFile;
  785.             settings = {
  786.             };
  787.         };
  788.         F589108001C39B8D01F180C0 = {
  789.             isa = PBXFileReference;
  790.             path = icn_load.icns;
  791.             refType = 4;
  792.         };
  793.         F589108101C39B8D01F180C0 = {
  794.             fileRef = F589108001C39B8D01F180C0;
  795.             isa = PBXBuildFile;
  796.             settings = {
  797.             };
  798.         };
  799.         F595366A01BAC3B901BD2716 = {
  800.             fileRef = 05B2197C0012D9E27F000001;
  801.             isa = PBXBuildFile;
  802.             settings = {
  803.             };
  804.         };
  805.         F5A80E8C01E89B6E01BD92B6 = {
  806.             isa = PBXFileReference;
  807.             name = German;
  808.             path = German.lproj/MainMenu.nib;
  809.             refType = 4;
  810.         };
  811.         F5A80E8D01E89B6E01BD92B6 = {
  812.             isa = PBXFileReference;
  813.             name = German;
  814.             path = German.lproj/Preferences.nib;
  815.             refType = 4;
  816.         };
  817.         F5A80E8E01E89B6E01BD92B6 = {
  818.             isa = PBXFileReference;
  819.             name = German;
  820.             path = German.lproj/About.nib;
  821.             refType = 4;
  822.         };
  823.         F5A80E8F01E89B6E01BD92B6 = {
  824.             fileEncoding = 5;
  825.             isa = PBXFileReference;
  826.             name = German;
  827.             path = German.lproj/LoadMonitor.help;
  828.             refType = 4;
  829.         };
  830.         F5AF49BA0194954001000102 = {
  831.             isa = PBXFileReference;
  832.             path = TranslucentView.h;
  833.             refType = 4;
  834.         };
  835.         F5AF49BB0194954001000102 = {
  836.             isa = PBXFileReference;
  837.             path = TranslucentView.m;
  838.             refType = 4;
  839.         };
  840.         F5AF49BC0194954001000102 = {
  841.             fileRef = F5AF49BA0194954001000102;
  842.             isa = PBXBuildFile;
  843.             settings = {
  844.             };
  845.         };
  846.         F5AF49BD0194954001000102 = {
  847.             fileRef = F5AF49BB0194954001000102;
  848.             isa = PBXBuildFile;
  849.             settings = {
  850.             };
  851.         };
  852.         F5DB6F2601B156EF018EC490 = {
  853.             isa = PBXFileReference;
  854.             path = LoadInfo.h;
  855.             refType = 4;
  856.         };
  857.         F5DB6F2701B156EF018EC490 = {
  858.             isa = PBXFileReference;
  859.             path = LoadInfo.m;
  860.             refType = 4;
  861.         };
  862.         F5DB6F2801B156EF018EC490 = {
  863.             fileRef = F5DB6F2601B156EF018EC490;
  864.             isa = PBXBuildFile;
  865.             settings = {
  866.             };
  867.         };
  868.         F5DB6F2901B156EF018EC490 = {
  869.             fileRef = F5DB6F2701B156EF018EC490;
  870.             isa = PBXBuildFile;
  871.             settings = {
  872.             };
  873.         };
  874.     };
  875.     rootObject = 29B97313FDCFA39411CA2CEA;
  876. }
  877.